Template APIs

Description: APIs to Get or Set Information corresponding to the Template Module in iFoundry.

S.No

Category

Name

Method

Description

Link

  1.  

Template

Manage Template

POST

To create/update a template in the database

 

/api/Templates/ManageTemplate

  1.  

Template

Get Templates

GET

To fetch all templates by model Id.

 

/api/Templates/GetTemplates

  1.  

Template

Get Template by ID

GET

To fetch particular template in view or edit mode.

 

/api/Templates/GetTemplatebyID

  1.  

Template

Delete Templates

DELETE

For Deletion of single and multiple templates in the database

 

/api/Templates/DeleteTemplates